object MBMDisplay: TMBMDisplay Left = 93 Top = 160 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [] BorderStyle = bsToolWindow Caption = 'MBM 5 - Dashboard' ClientHeight = 168 ClientWidth = 485 Color = 15527152 DockSite = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Icon.Data = {} OldCreateOrder = False Scaled = False OnClose = FormClose OnCreate = FormCreate OnMouseDown = DragBarMouseDown OnMouseMove = DragBarMouseMove OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 14 object Image2: TImage Left = 0 Top = 0 Width = 105 Height = 105 AutoSize = True Transparent = True OnMouseDown = DragBarMouseDown OnMouseMove = DragBarMouseMove end object DragBar: TPanel Left = 466 Top = 0 Width = 19 Height = 168 Align = alRight BevelOuter = bvNone Caption = 'DragBar' TabOrder = 0 object Image1: TImage Left = 0 Top = 0 Width = 19 Height = 168 Align = alClient AutoSize = True Picture.Data = {} OnMouseDown = DragBarMouseDown OnMouseMove = DragBarMouseMove end object CrossImage: TImage Left = 2 Top = 29 Width = 17 Height = 17 AutoSize = True Picture.Data = {} Transparent = True OnMouseDown = DragBarMouseDown OnMouseMove = DragBarMouseMove end object EastButton: TSpeedButton Left = 13 Top = 33 Width = 6 Height = 9 Flat = True Layout = blGlyphTop OnClick = EastButtonClick end object WestButton: TSpeedButton Left = 2 Top = 33 Width = 6 Height = 9 Flat = True Layout = blGlyphTop OnClick = WestButtonClick end object SouthButton: TSpeedButton Left = 6 Top = 41 Width = 9 Height = 6 Flat = True Layout = blGlyphRight OnClick = SouthButtonClick end object NorthButton: TSpeedButton Left = 6 Top = 28 Width = 9 Height = 6 Flat = True Layout = blGlyphRight OnClick = NorthButtonClick end object CloseButton: TSpeedButton Left = 6 Top = 0 Width = 10 Height = 9 Flat = True Glyph.Data = { 5E000000424D5E000000000000003E0000002800000008000000080000000100 01000000000020000000130B0000130B0000020000000200000000000000FFFF FF00FF00000099000000C3000000E7000000E7000000C300000099000000FF00 0000} Layout = blGlyphBottom OnClick = CloseButtonClick end object MinimizeButton: TSpeedButton Left = 6 Top = 9 Width = 10 Height = 9 Flat = True Glyph.Data = { 5E000000424D5E000000000000003E0000002800000008000000080000000100 01000000000020000000130B0000130B0000020000000200000000000000FFFF FF00FF0000008100000081000000FF000000FF000000FF000000FF000000FF00 0000} Layout = blGlyphBottom OnClick = MinimizeButtonClick end object OnTopButton: TSpeedButton Left = 6 Top = 18 Width = 10 Height = 9 AllowAllUp = True Caption = '1' Flat = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -8 Font.Name = 'Arial' Font.Style = [] Layout = blGlyphBottom ParentFont = False OnClick = OnTopButtonClick end object SpeedButton1: TSpeedButton Left = 6 Top = 49 Width = 10 Height = 9 Flat = True Glyph.Data = { 5E000000424D5E000000000000003E0000002800000008000000080000000100 01000000000020000000230B0000230B0000020000000200000000000000FFFF FF00FF0000008100000081000000BD000000BD000000BD00000081000000FF00 0000} Layout = blGlyphBottom OnClick = SpeedButton1Click end object LockedButton: TSpeedButton Left = 6 Top = 58 Width = 10 Height = 9 AllowAllUp = True GroupIndex = 2 Flat = True Glyph.Data = { 5E000000424D5E000000000000003E0000002800000008000000080000000100 01000000000020000000330B0000330B0000020000000200000000000000FFFF FF00FF000000910000009900000081000000BD000000BD000000C3000000FF00 0000} Layout = blGlyphBottom OnClick = LockedButtonClick end object Transparent: TTrackBar Left = 6 Top = 68 Width = 10 Height = 57 Max = 100 Min = 10 Orientation = trVertical PageSize = 1 Frequency = 1 Position = 10 SelEnd = 0 SelStart = 0 TabOrder = 0 ThumbLength = 6 TickMarks = tmTopLeft TickStyle = tsNone Visible = False OnChange = TransparentChange end end object Timer1: TTimer Enabled = False OnTimer = Timer1Timer Left = 8 Top = 56 end object Timer2: TTimer OnTimer = Timer2Timer Left = 40 Top = 56 end end